From: Olaf Hering Date: Mon, 20 Feb 2012 18:09:52 +0000 (+0000) Subject: xl.cfg: fix gfx_passthru string X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~8911 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=84211d0d9ce2f16ecacdabc5fa0e0cfbf180ae51;p=xen.git xl.cfg: fix gfx_passthru string Use correct string for gfx_passthru, and fix comment typo in xmexample.hvm Signed-off-by: Olaf Hering Committed-by: Ian Jackson --- diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 index 8f171b4e3c..85ac880015 100644 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -820,7 +820,7 @@ certainly belong in a more appropriate section. =over 4 -=item B +=item B Enable graphics device PCI passthrough. XXX which device is passed through ? diff --git a/tools/examples/xmexample.hvm b/tools/examples/xmexample.hvm index 03f7e55ac6..96b6cc44bb 100644 --- a/tools/examples/xmexample.hvm +++ b/tools/examples/xmexample.hvm @@ -346,7 +346,7 @@ tsc_mode=0 # Enable graphics passthrough: # -# If it's set, and specify grapchis device BDF in pci passthrough option, +# If it's set, and specify graphics device BDF in pci passthrough option, # like pci=['xx:xx.x'], it enables graphics passthrough, default=0 (disabled) #gfx_passthru=0